Skip to content

Conversation

@sirtimid
Copy link
Contributor

This PR fixes the issue where vat deliver commands were not being sent from the control panel. Previously, the code only tested whether the payload was a kernel command that recognized the ping command. With this change, the deliver command is now supported, which enables sending the following actions:

  • message
  • notify
  • dropExports
  • retireExports
  • retireImports
  • changeVatOptions
  • startVat
  • stopVat
  • bringOutYourDead

I excluded initVat and syscall because there is no current use case for triggering them manually.

@sirtimid sirtimid requested a review from a team as a code owner April 10, 2025 14:11
@sirtimid sirtimid requested a review from rekmarks April 10, 2025 14:19
@sirtimid sirtimid merged commit 2ad03df into main Apr 10, 2025
21 checks passed
@sirtimid sirtimid deleted the sirtimid/fix-ui-vat-command branch April 10, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants